home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / kernel / proc / local.mk < prev    next >
Text File  |  1992-12-18  |  381b  |  12 lines

  1. #
  2. # This file is automatically included by Pmake while it is processing
  3. # Makefile.  Makefile is automatically generated by mkmf, and this file
  4. # provides additional local personalization, namely to insist on not
  5. # using a profiled version of procFork.o, even when creating a profiled
  6. # kernel.
  7. #
  8.  
  9. POBJS        = $(OBJS:S/.o$/.po/g:S/procFork.po/procFork.o/g)
  10.  
  11. #include    <$(SYSMAKEFILE)>
  12.